Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Recognise the 'apple' provider ID in attribute importer mapper #1036

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

greed42
Copy link
Contributor

@greed42 greed42 commented Dec 20, 2024

This allows the provider to be configure keycloak_attribute_importer_identity_provider_mapper resources with the Apple Identity Provider for Keycloak plug-in.

Fortunately, all the actual differences are buried in the provider itself and the mapper just needs to do the same thing as for facebook and google.

This allows the provider to be configure `keycloak_attribute_importer_identity_provider_mapper` resources with the [Apple Identity Provider for Keycloak plug-in](https://github.com/klausbetz/apple-identity-provider-keycloak).

Fortunately, all the actual differences are buried in the provider itself and the mapper just needs to do the same thing as for `facebook` and `google`.

Signed-off-by: Graham Reed <[email protected]>
@greed42 greed42 force-pushed the apple-identity-provider-mapper branch from 409ae2a to 5c87316 Compare December 20, 2024 18:15
Copy link
Contributor

@sschu sschu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sschu sschu merged commit c229f70 into keycloak:main Jan 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants